pub unsafe extern "system" fn SQLAllocConnect(
    environmenthandle: *mut c_void,
    connectionhandle: *mut *mut c_void
) -> i16