pub unsafe extern "C" fn jerasure_invert_bitmatrix( mat: *mut c_int, inv: *mut c_int, rows: c_int, ) -> c_int