pub unsafe extern "C" fn gcc_jit_context_new_call_through_ptr(
    ctx: *mut gcc_jit_context,
    loc: *mut gcc_jit_location,
    fun_ptr: *mut gcc_jit_rvalue,
    num_args: c_int,
    args: *mut *mut gcc_jit_rvalue
) -> *mut gcc_jit_rvalue