pub unsafe extern "C" fn audio_write_file(
    ad: *mut cst_audiodev,
    buff: *mut c_void,
    num_bytes: c_int
) -> c_int