pub unsafe extern "cdecl" fn ldap_searchA( ld: *mut LDAP, base: PCSTR, scope: u32, filter: PCSTR, attrs: *const *const i8, attrsonly: u32, ) -> u32