pub unsafe fn JsonbExtractScalar(
    arg_jbc: *mut JsonbContainer,
    arg_res: *mut JsonbValue
) -> bool