pub unsafe extern "C" fn gcc_jit_context_new_cast(
    ctx: *mut gcc_jit_context,
    loc: *mut gcc_jit_location,
    rvalue: *mut gcc_jit_rvalue,
    ty: *mut gcc_jit_type
) -> *mut gcc_jit_rvalue