pub unsafe extern "cdecl" fn ldap_searchW( ld: *mut LDAP, base: PCWSTR, scope: u32, filter: PCWSTR, attrs: *const *const u16, attrsonly: u32, ) -> u32