#[no_mangle] pub unsafe extern "C" fn relay_split_chunks( string: *const RelayStr, remarks: *const RelayStr, ) -> RelayStr
Chunks the given text based on remarks.