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