pub type FmStreamCallback = unsafe extern "C" fn(context: *mut c_void, chunk: *mut c_char, done: bool, status: i32);