pub unsafe extern "C" fn LJM_AddressesToMBFB(
MaxBytesPerMBFB: c_int,
aAddresses: *const c_int,
aTypes: *const c_int,
aWrites: *const c_int,
aNumValues: *const c_int,
aValues: *const f64,
NumFrames: *mut c_int,
aMBFBCommand: *mut c_uchar,
) -> c_int