pub unsafe extern "cdecl" fn ldap_simple_bindW(
    ld: *mut LDAP,
    dn: PCWSTR,
    passwd: PCWSTR
) -> u32