pub unsafe fn JetCreateInstanceA(
    pinstance: *mut JET_INSTANCE,
    szinstancename: Option<*const i8>
) -> i32