pub unsafe extern "cdecl" fn ldap_set_option(
    ld: *mut LDAP,
    option: i32,
    invalue: *const c_void
) -> u32