pub unsafe extern "C" fn pa_context_connect(
    c: *mut pa_context,
    server: *const i8,
    flags: u32,
    api: *const pa_spawn_api
) -> i32