ldap_initA

Function ldap_initA 

pub unsafe fn ldap_initA<P0>(hostname: P0, portnumber: u32) -> *mut LDAP
where P0: Param<PCSTR>,