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