pub type dgemm_jit_kernel_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *mut f64, arg3: *mut f64, arg4: *mut f64)>;