pub unsafe fn ldap_sslinit<P0>( hostname: P0, portnumber: u32, secure: i32, ) -> *mut LDAPwhere P0: Param<PCSTR>,