pub unsafe extern "C" fn THByteLapack_getrf( m: c_int, n: c_int, a: *mut c_uchar, lda: c_int, ipiv: *mut c_int, info: *mut c_int, )