pub unsafe extern "cdecl" fn ldap_bind_sA(
    ld: *mut LDAP,
    dn: PCSTR,
    cred: PCSTR,
    method: u32
) -> u32