Function FtpCreateDirectoryA

pub unsafe extern "system" fn FtpCreateDirectoryA(
    hconnect: *const c_void,
    lpszdirectory: PCSTR,
) -> BOOL