pub unsafe extern "C" fn pow_matrix( MatrixID: Hlong, MatrixType: *const c_char, Power: f64, MatrixPowID: *mut Hlong, ) -> Herror