pub unsafe extern "cdecl" fn ldap_sslinit(
    hostname: PCSTR,
    portnumber: u32,
    secure: i32
) -> *mut LDAP