pub unsafe extern "C" fn gcc_jit_block_add_comment(
    block: *mut gcc_jit_block,
    loc: *mut gcc_jit_location,
    msg: *const c_char
)